home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Most Valuable Games 1
/
Most Valuable Games I (MVP Publishing)(February 1995).iso
/
games1
/
depth
/
depth.bat
< prev
next >
Wrap
DOS Batch File
|
1994-05-16
|
166b
|
11 lines
@echo off
set _DOS4G=%DOS4G%
set _DOS4GVM=%DOS4GVM%
set DOS4G=quiet
set DOS4GVM=
ddsnd
dos4gw.exe dd.exe
ddsnd -r
set DOS4G=%_DOS4G%
set DOS4GVM=%_DOS4GVM%